2f58da
@@ -835,6 +835,7 @@
public class Store extends SchemaConfigured implements HeapSize {
             .withMaxKeyCount(maxKeyCount)
             .withChecksumType(checksumType)
             .withBytesPerChecksum(bytesPerChecksum)
+            .withCompression(compression)
             .build();
     // The store file writer's path does not include the CF name, so we need
     // to configure the HFile writer directly.
